public interface CiscoTone
The CiscoTone
interface defines CTI Tone constant codes.
CiscoToneChangedEv
provides the getTone()
method to return one of these
constants. Only the ZIPZIP tone type is exposed to applications.
Modifier and Type | Field and Description |
---|---|
static int |
CALLWAITINGTONE |
static int |
ZIP |
static int |
ZIPZIP
This interface defines the integer value for the ZIPZIP tone.
|
static final int ZIPZIP
CiscoToneChangedEv
,
Constant Field Valuesstatic final int ZIP
static final int CALLWAITINGTONE